CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 神经网络 拟合

搜索资源列表

  1. BP-moshi

    0下载:
  2. BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:5711
    • 提供者:tangsp
  1. RBF

    3下载:
  2. 用RBF神经网络,完成对y=f(x)的曲线拟合。-Using RBF neural networks, complete the y = f (x) the curve fitting.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-22
    • 文件大小:21337
    • 提供者:徐波
  1. bp

    0下载:
  2. 很好的bp神经网络预测模型,很好有,有结果的拟合等-Good bp neural network prediction model, there is very good, the results of the fitting, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1862
    • 提供者:朱涛
  1. bpneuralnetworksandthestudyofcurve

    0下载:
  2. 网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:155888
    • 提供者:chenhongxia
  1. gongjuxiangdewangluo

    0下载:
  2. 利用神经网络工具箱,实现数据拟合,预测控制-Using neural network toolbox, data fitting, predictive control
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2331
    • 提供者:张宇
  1. BPdatafitting

    0下载:
  2. 用BP神经网络做数据拟合的Matlab源码-Neural Network Data Fitting Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1583
    • 提供者:Elysia
  1. 神经网络预测

    2下载:
  2. BP神经网络来进行滚动预测,精度教高,拟合程度较好,适合做预测工具(BP neural network is used for rolling prediction, high accuracy, better fitting degree, suitable for predicting tools)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:PCCH
  1. BP神经网络的非线性系统建模——非线性函数拟合

    1下载:
  2. 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:50176
    • 提供者:JackeeY
  1. 遗传算法优化BP神经网络——非线性函数拟合

    3下载:
  2. 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:56320
    • 提供者:JackeeY
  1. nn-glyunshu

    0下载:
  2. 以一道例题说明神经网络拟合算法的MATLAB程序代码(To illustrate an example of neural network fitting algorithm MATLAB program code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:回音笑客
  1. 回归拟合

    0下载:
  2. matlab源码案例,回归拟合的使用。可以直接该参数使用。(Matlab source code case, the use of regression fitting.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:蓝色妖怪
  1. 基于BP神经网络的函数拟合与模式识别的Matlab程序

    0下载:
  2. 基于BP神经网络的函数拟合与模式识别的matlai代码(Function Fitting and Pattern Recognition Based on BP Neural Network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:4096
    • 提供者:wujian1234
  1. 遗传算法改进的神经网络程序

    0下载:
  2. 自己整理网上的遗传算法改进的神经网络,matlab实现,主要应用于数据函数逼近拟合,网上的一般无法运行。这个可以运行。(The neural network improved by the genetic algorithm on the Internet, matlab implementation, mainly applied to the data function approximation fitting, the network is generally unable to run
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:51200
    • 提供者:leesinger
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. BP拟合

    0下载:
  2. matlab图形怎么中文说明要这么多,不就是个拟合的算法简单应用(matlab Matlab graphics how Chinese instructions so much, is not a fitting algorithm, simple application.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:424960
    • 提供者:1207
  1. matlab实现BP神经网络

    1下载:
  2. BP神经网络拟合非线性函数,matlab实现,经过训练后,可以得到非常好的拟合结果
  3. 所属分类:人工智能/神经网络/遗传算法

  1. BP神经网络预测激光焊接数据

    2下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set
  3. 所属分类:其他

    • 发布日期:2020-12-28
    • 文件大小:9216
    • 提供者:冯大大
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    1下载:
  2. 《MATLAB 神经网络43个案例分析》全书源代码和数据,注释详细,神经网络学习很有帮助。内含《MATLAB 神经网络43个案例分析》目录:第1章BP神经网络的数据分类语音特征信号分类;第2章 BP神经网络的非线性系统建模-非线性函数拟合等。(Analysis of 43 Cases of Neural Network in MATLAB source code data, detailed comments. Included in the catalogue of 43 Cases Anal
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-11
    • 文件大小:12376064
    • 提供者:段石头
  1. som-bp混合神经网络的matlab程序

    2下载:
  2. 本文件包含som-bp串联神经网络的代码和数据,可用来做数据拟合,改成你自己的数据即可(This file contains the code and data for the som-bp series neural network, which can be used for data fitting and changed to your own data)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-27
    • 文件大小:10240
    • 提供者:吃货辶天下
  1. BP神经网络拟合函数

    0下载:
  2. BP神经网络拟合函数,建模神经网络MATLAB程序matlab源码,具有参考价值
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com